home *** CD-ROM | disk | FTP | other *** search
/ Larry Magid's Essential Internet / Larry Magid's Essential Internet (Quarterdeck Corporation)(1995).ISO / qsockpro.qip / CYBERSTR.IAP < prev    next >
INI File  |  1995-10-09  |  3KB  |  140 lines

  1. [Company]
  2. ;This will be shown as the label of the Tab control
  3. TabLabel=Cyberstore
  4. ;This is the DIB file used for displaying your company's logo (size: 405 X 200)
  5. LogoFile=cyberstr.dib
  6. ;This is the 1st string used for describing your company
  7. Label1=Since 1990, Cyberstore provides a complete range of services to facilitate the integration of Intenet capabilities and business activites.
  8. ;Support visa ?
  9. Visa=yes
  10. ;Support master card ?
  11. MasterCard=yes
  12. ;Support american express ?
  13. AmericanExpress=no
  14. ;Support discover card ?
  15. Discover=no
  16. ;This is the file used for displaying more of your company's information
  17. InfoFile=cyberstr.txt
  18. ;This is the string for more info's title
  19. InfoTitle=More about Cyberstore Systems
  20. ; Support Transaction ID ? (yes or no, default is yes)
  21. SupportTID=yes
  22. ;Specify the # of available phone numbers
  23. TotalPhone=1
  24. ;Specify the # of additional informations needed, valid range: 0..10
  25. TotalField=4
  26. ;Specify the # of radio button selections, valid range: 0..5
  27. TotalRadioButtons=4
  28. ; Specify promotional parameters (up to 5)
  29. ; chat script descriptions:
  30. ; syntax: <expect1><sned1><expect2>.....
  31. ; words are separated by white spaces, that is , spaces or tabs
  32. ; <expect> escapes:
  33. ; -c : expect for connection
  34. ; -n : skip an expect
  35. ; <send> escapes:
  36. ; $n : sned a LF
  37. ; $r : sned a CR
  38. ; $s : sned a SPACE
  39. ; $t : sned a TAB
  40. ; $1 - $9 : wait 1-9 seconds
  41. ; $$ : sned a $
  42. Script= -c $2$n$2 ogin: bwktest$n$2 ssword: time4tea$n
  43. ; the above example means:
  44. ; expect connection, wait 2 seconds, send LF, wait for '*ogin:'
  45. ; send 'autodeck', wait for '*ssword', send 'time4tea', wait
  46. ; for "START", and then start the protocol
  47.  
  48. ;Additional information
  49. ;Shoud be same number of fields as specified
  50. ;in TotalField
  51.  
  52. ;[Field1]
  53. ;UserLabel=Name as it appears on credit card
  54. ;InfoLabel=CCName
  55. ;Require=yes
  56. ;Length=45
  57. ;Type=Ascii
  58. ;ErrMsg=You must enter your name as it appears on your credit card
  59.  
  60. ;[Field2]
  61. ;UserLabel=Password (will show up when typing)
  62. ;InfoLabel=Password
  63. ;length=8
  64. ;Require=yes
  65. ;ErrMsg=Password must be specified
  66. ;MinLen=5
  67. ;Type=AlphaNum
  68.  
  69. ;[Field3]
  70. ;UserLabel=Registration Number (Leave blank if unknown)
  71. ;InfoLabel=RegNum
  72. ;length=8
  73. ;ErrMsg=Registration number is an 8 digit number
  74. ;MinLen=8
  75. ;Type=digit
  76.  
  77.  
  78. [RadioButtons]
  79. UserLabel=Setup Fee $20.00 +
  80. InfoLabel=subscribe
  81. defselect=4
  82. Select1=1  Month  - $ 20.00,  15 hrs
  83. Select2=3  Months - $ 60.00,  15 hrs/month
  84. Select3=6  Months - $120.00,  20 hrs/month
  85. Select4=12 Months - $240.00,  25 hrs/month
  86.  
  87. TotalField=3
  88.  
  89.  
  90. [Field 1]
  91.  
  92. UserLabel=Preferred login name:
  93.  
  94. InfoLabel=INFO1
  95.  
  96. Length=8
  97.  
  98. Require=yes
  99.  
  100. [Field 2]
  101.  
  102. UserLabel=Second choice for login name:
  103.  
  104. InfoLabel=INFO2
  105.  
  106. Length=8
  107.  
  108. Require=yes
  109.  
  110. [Field 3]
  111.  
  112. UserLabel=Password (will show up when typing)
  113.  
  114. InfoLabel=INFO4
  115.  
  116. length=8
  117.  
  118. Require=yes
  119.  
  120. ErrMsg=Password must be specified
  121.  
  122. MinLen=5
  123.  
  124. Type=AlphaNum
  125.  
  126. [Field 4]
  127.  
  128. UserLabel=Current Email Address (if any):
  129.  
  130. InfoLabel=INFO3
  131.  
  132. Length=40
  133.  
  134. Require=no
  135.  
  136. [PhoneList]
  137. Phone1=+1 (800) 511-5711
  138. Phone2=+1 (604) 876-0068
  139.  
  140.